Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix missing version file dependency when installing without -e #156

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

eric-haibin-lin
Copy link
Collaborator

There're two version files after the single_controller refactoring. Let's only keep one source of truth.

fixes #154

@vermouth1992
Copy link
Collaborator

Shall we make one of our tests not installed with -e?

@eric-haibin-lin
Copy link
Collaborator Author

It can only be reproduced if installing from git+https://github or future pypi, because the version file is not in setup.py

@eric-haibin-lin eric-haibin-lin merged commit e3cc0eb into volcengine:main Jan 29, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python import errors after pip install
2 participants